class code

英 [klɑːs kəʊd] 美 [klæs koʊd]

分类符号;类别符号

计算机



双语例句

  1. You'll define an abstract DynamicProgramming class that contains code common to all the algorithms.
    我们将定义一个抽象类DynamicProgramming,它包含所有算法的公共代码。
  2. Manually edit the TopType class's source code to accept only boolean values.
    手工编辑TopType类的源代码,只接受布尔值。
  3. Double-clicking on these shapes opens the Java class code in the Java code editor.
    双击这些图标,在Java编辑器中打开Java类代码。
  4. Thin large class code smells by counting source lines of code using PMD ( or JavaNCSS) and providing refactorings such as Extract Method
    使用PMD(或JavaNCSS)计算源代码行,并提供诸如ExtractMethod之类的重构,以此来淡化大类代码味道
  5. Pass it on to a class you will code to plot the graphs.
    因此,将它传递给某个类,然后通过对这个类进行编码来绘制图形。
  6. After the wizard is finished, go through the class code it has generated for you.
    向导完成后,检查向导为您生成的类代码。
  7. In this simple example, the delete method of the customer class contains appropriate code to check if one or more orders for this customer still exist.
    在这个简单的例子中,客户类的delete方法包含检查该客户的一个或多个订单是否依然存在的适当代码。
  8. To implement this, you extend this abstract class and supply code to create your database in its onCreate method.
    要完成这一操作,您需要扩展这个抽象类并提供代码通过使用onCreate方法创建您的数据库。
  9. Cheetah generates a custom Python class that implements code for merging the template definition with dynamic data.
    Cheetah生成了一个定制Python类,该类实现代码来合并模板定义和动态数据。
  10. To do this using AspectJ, you must compile your class and aspect code with the ajc compiler.
    要使用AspectJ完成这个操作,必须使用ajc编译器来编译类和Aspect代码。
  11. In this case, you can modify just the abstract class and the code will compile.
    在这种情况下,您仅需修改抽象类,代码将完成编译。
  12. The framework creates the class skeleton automatically, but you must complete the class with your code.
    框架会自动创建类的基本结构,但是您必须完成类的其他部分代码。
  13. The controller class contains the code the Web service makes available to a client.
    该控制器类包含可用于客户机的Web服务代码。
  14. If that is so, then how much can we truly understand about the behavior of the application class's code when we consider it in isolation?
    如果这样,那么当我们孤立地考虑它的时候,我们实际上能够对这个应用程序类地代码行为理解多少呢?
  15. Now let's learn how to invoke the grid handler JavaScript class from your code.
    现在,让我们开始学习如何从代码中调用网格处理程序JavaScript类。
  16. In addition to the new class, code is added to InitInstance for registration.
    除了此新类外,还向initinstance中添加注册用的代码。
  17. Click here to edit your student profile and choose your class code.
    按这编辑您的个人资料并选择课程代号。
  18. The inner class code calls these static methods whenever it needs to access the mValue field or invoke the doStuff method in the outer class.
    内部类会在外部类中任何需要访问mValue字段或调用doStuff方法的地方调用这些静态方法。
  19. Class Code The Class Code register is read-only and is used to identify the generic function of the device and, in some cases, a specific register-level programming interface.
    本寄存器是只读的,被用来标识该设备类属的功能,而且在有些情况下,是一个寄存器级的编程接口。
  20. Class represents code generation options specified in an XML text file.
    类表示在xml文本文件中指定的代码生成选项。
  21. Please see attached list and enter vehicle class code.
    请看附表并填上车辆类别代号。
  22. The important basis and form of discipline training in the class field are code of conduct and punishment.
    课堂场域里规训的重要依据和形式为课堂行为规范和惩罚;
  23. This has the added benefit of separating singleton code from the class code leaving the flexibility to use several instances of the class or using the class as a singleton.
    这样分离出单例结构的代码,将有利于保持按单例模式使用类或不按单例模式使用类的灵活性。
  24. As soon as we call our class in code, this routine is run.
    当我们在代码中调用这个类时,它便自动运行。
  25. I use the FileStream class in this code to illustrate operating on data at the byte level.
    我使用该代码中的FileStream类来说明如何在字节级别操作数据。
  26. The paper introduces the example of modifying wizards becoming class code in the actual development for VFP.
    介绍在VFP实际开发中修改向导生成类代码的一个实例。
  27. The object of the mutation algorithm is the simple program mistakes easily made by programmer in the class code of 00 program.
    该算法目标是针对面向对象类程序中简单易犯的程序错误生成类级变异体。
  28. The flexible classification codes is divided into internal code and external code: the external code functions as the only identification of product, it contends big class code, name code and order code;
    柔性分类编码分为内码和外码两部分:外码对零件起着唯一标识的作用,由大类识别码、名称类别码和顺序码三部分组成;
  29. The Modification of Wizard Becoming Class Code in VFP
    VFP中向导生成类代码的修改
  30. By means of the development environment and class code's high reliability, standard, we can get application code of high quality.
    借助于该开发环境及类代码的高可靠性、标准化,可获得高质量的应用程序代码。